home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 2002 November / SGI IRIX Base Documentation 2002 November.iso / usr / share / catman / p_man / cat3 / perl5 / File::Spec::VMS.z / File::Spec::VMS
Encoding:
Text File  |  2002-10-03  |  1.8 KB  |  67 lines

  1.  
  2.  
  3.  
  4. FFFFiiiilllleeee::::::::SSSSppppeeeecccc::::::::VVVVMMMMSSSS((((3333))))                                          FFFFiiiilllleeee::::::::SSSSppppeeeecccc::::::::VVVVMMMMSSSS((((3333))))
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      File::Spec::VMS - methods for VMS file specs
  10.  
  11. SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  12.       use File::Spec::VMS; # Done internally by File::Spec if needed
  13.  
  14.  
  15. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  16.      See File::Spec::Unix for a documentation of the methods provided there.
  17.      This package overrides the implementation of these methods, not the
  18.      semantics.
  19.  
  20.      MMMMeeeetttthhhhooooddddssss aaaallllwwwwaaaayyyyssss llllooooaaaaddddeeeedddd
  21.  
  22.      catdir
  23.           Concatenates a list of file specifications, and returns the result
  24.           as a VMS-syntax directory specification.
  25.  
  26.      catfile
  27.           Concatenates a list of file specifications, and returns the result
  28.           as a VMS-syntax directory specification.
  29.  
  30.      curdir (override)
  31.           Returns a string representing of the current directory.
  32.  
  33.      rootdir (override)
  34.           Returns a string representing of the root directory.
  35.  
  36.      updir (override)
  37.           Returns a string representing of the parent directory.
  38.  
  39.      path (override)
  40.           Translate logical name DCL$PATH as a searchlist, rather than trying
  41.           to split string value of $ENV{'PATH'}.
  42.  
  43.      file_name_is_absolute (override)
  44.           Checks for VMS directory spec as well as Unix separators.
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.                                                                         PPPPaaaaggggeeee 1111
  64.  
  65.  
  66.  
  67.